FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (78 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-AssertionTopic-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-AssertionTopic-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name AssertionTopicModel
Title BC AssertionTopic Logical Model
Experimental False
Realm us
Authority hl7
Description The base topic for conditions, allergies, adverse events, etc. These are things asserted to exist or not. The Value is interpreted in the context of the class; for an AdverseSensitivityToSubstance, the TopicCode is the substance, for a Condition, the TopicCode represents the type of condition found.
Type cimi-topic-AssertionTopic-model
Kind logical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
shr-core-Media-model BC Media Logical Model


Narrative

Note: links and images are rebased to the (stated) source

BC AssertionTopic Logical Model

The base topic for conditions, allergies, adverse events, etc. These are things asserted to exist or not. The Value is interpreted in the context of the class; for an AdverseSensitivityToSubstance, the TopicCode is the substance, for a Condition, the TopicCode represents the type of condition found.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-topic-AssertionTopic-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC AssertionTopic Logical Model</b></p>\n <p>The base topic for conditions, allergies, adverse events, etc. These are things asserted to exist or not. The Value is interpreted in the context of the class; for an AdverseSensitivityToSubstance, the TopicCode is the substance, for a Condition, the TopicCode represents the type of condition found.</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-AssertionTopic-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.topic.AssertionTopic"
    }
  ],
  "version" : "0.2.0",
  "name" : "AssertionTopicModel",
  "title" : "BC AssertionTopic Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "The base topic for conditions, allergies, adverse events, etc. These are things asserted to exist or not. The Value is interpreted in the context of the class; for an AdverseSensitivityToSubstance, the TopicCode is the substance, for a Condition, the TopicCode represents the type of condition found.",
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-topic-AssertionTopic-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-topic-AssertionTopic-model",
        "path" : "cimi-topic-AssertionTopic-model",
        "definition" : "The base topic for conditions, allergies, adverse events, etc. These are things asserted to exist or not. The Value is interpreted in the context of the class; for an AdverseSensitivityToSubstance, the TopicCode is the substance, for a Condition, the TopicCode represents the type of condition found.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.topicCode",
        "path" : "cimi-topic-AssertionTopic-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.findingMethod",
        "path" : "cimi-topic-AssertionTopic-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://loinc.org/vs"
          }
        }
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.details",
        "path" : "cimi-topic-AssertionTopic-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.media",
        "path" : "cimi-topic-AssertionTopic-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-topic-AssertionTopic-model",
        "path" : "cimi-topic-AssertionTopic-model",
        "definition" : "The base topic for conditions, allergies, adverse events, etc. These are things asserted to exist or not. The Value is interpreted in the context of the class; for an AdverseSensitivityToSubstance, the TopicCode is the substance, for a Condition, the TopicCode represents the type of condition found.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.topicCode",
        "path" : "cimi-topic-AssertionTopic-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.topicCode",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.findingMethod",
        "path" : "cimi-topic-AssertionTopic-model.findingMethod",
        "short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.findingMethod",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://loinc.org/vs"
          }
        }
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.details",
        "path" : "cimi-topic-AssertionTopic-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-topic-AssertionTopic-model.media",
        "path" : "cimi-topic-AssertionTopic-model.media",
        "short" : "A file that contains audio, video, image, or similar content.",
        "definition" : "A file that contains audio, video, image, or similar content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-topic-AssertionTopic-model.media",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.